Skip to main content

RadialGradientImage

RadialGradientImage[gcol] returns an image with values radially changing from center to corners based on gradient color gcol.

RadialGradientImage[{pos1,pos2}->gcol] returns an image where the gradient starts at pos1 and ends at pos2.

RadialGradientImage[…,size] returns a radial gradient image of the specified size.

RadialGradientImage[…,size,"type"] gives an image converted to the specified type.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.